home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Internet & Communication / Sandvox 1.0.4.dmg / Sandvox.app / Contents / Resources / Japanese.lproj / News.nib / classes.nib next >
Text File  |  2006-08-04  |  378b  |  13 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = KTNewsController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {oWebView = WebView; }; 
  8.             SUPERCLASS = NSWindowController; 
  9.         }, 
  10.         {CLASS = NTBoxView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  11.     ); 
  12.     IBVersion = 1; 
  13. }